builder: Avoid a pointless call
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Sep 2021 02:13:00 +0000 (22:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Sep 2021 02:13:00 +0000 (22:13 -0400)
commit5c3bb42612cc7cdc0399dd92fe71ab25e816da21
tree1a365c5fe270cbc6f92e8981b16bd6cd134f252c
parent2c2d03a8d7bd91096a69f0675cc254598987e089
builder: Avoid a pointless call

pspec->name is guaranteed to be interned already.
gtk/gtkbuilder.c